Welcome![Sign In][Sign Up]
Location:
Search - VC HID

Search list

[USB developusbhidio_vc6

Description: 一个HID设备描述工具,用VC编写,用于获取HID设备信息.-A HID device description tool, prepared by VC for HID devices to obtain information.
Platform: | Size: 78848 | Author: 无名 | Hits:

[USB developUse_HID_design_USB_device

Description: 用HID类型开发USB设备,有兴趣的朋友可以改为VC,BCB代码。-Use HID design USB device
Platform: | Size: 29696 | Author: DisinHui | Hits:

[USB developHID_RW_Test

Description: VC++6.0对Hid设备读写的一个例子-VC++6.0 on the Hid device to read and write an example of the
Platform: | Size: 3661824 | Author: 王伟伟 | Hits:

[Windows DevelopReadHid

Description: vc读取HID数据,此数据输出是256进制-vc read HID data, the data output is 256 hex
Platform: | Size: 4908032 | Author: sunmq | Hits:

[VC/MFCVCandusb

Description: 详细介绍vc++6.0环境下利用windows api函数来实践与符合hid设备类的usb接口通信-Details vc++6.0 environment using the windows api function to practice and meet the hid device class usb interface communication
Platform: | Size: 155648 | Author: 舟佳 | Hits:

[VC/MFCTESTHID

Description: 多媒体定时采集USB口数据实例程序。这是我在实习单位做的一个项目。编程环境为VC++6.0.USB设备枚举成HID类。-Multimedia USB port data regularly collected sample program. This is my internship to do a project. Programming environment for the VC++6.0. USB device enumeration into HID class.
Platform: | Size: 2078720 | Author: caobo | Hits:

[USB developUSBPort

Description: 用VC++编写USB接口通信程序,识别HID类USB设备-Written by VC++ USB interface communication program
Platform: | Size: 1795072 | Author: ahuremnen | Hits:

[USB developHIDDeviceCheck

Description: This code can check USB device(HID Class)on computer. with VC++This code can check USB device(HID Class)on computer. with VC-This code can check USB device(HID Class)on computer. with VC++This code can check USB device(HID Class)on computer. with VC++
Platform: | Size: 2958336 | Author: park | Hits:

[Driver DevelopHID_Client

Description: vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
Platform: | Size: 106496 | Author: sunfly | Hits:

[Windows DevelopvivUsb

Description: vc通过ReadFile读取Hid设备数据。编译时需要ddk类库。-VC read the data from USB HID device by ReadFile API function. The project need the DDK when it been complier.
Platform: | Size: 4107264 | Author: 111111 | Hits:

[SCMUSB-interface-communication-program

Description: 通过对Visual C+ +6.0环境下调用API函数方法的说明,来描述如何实现与符合HID设备类 的USB设备接口的通信.并指出了在VC中调用API 函数的注意事项和方法,该方法具有很强的通用性,并经过实践证明具有很好的实用性.-Describe how to implement and comply with the HID devices like USB device interface communication method of description of the API function call by for Visual C++6.0 environment, and pointed out that the API function call in VC Note that this method has highly versatile, with good usability and proven.
Platform: | Size: 82944 | Author: 陈伟 | Hits:

[Communicationhid_usb_vc_demo

Description: VC++ 开发的USB HID 接收发送例子,包括打开设备,读写设备。在USB_HID_test_tool里面有USB HID调试工具。-VC + + USB HID developed transmission and reception example, open the device, read and write device. In debugging tools USB HID USB_HID_test_tool inside.
Platform: | Size: 823296 | Author: cxsys | Hits:

[ApplicationsDEMO_Acard_hid

Description: HID USB Reader SDK. Written in VC++. May help for somebody.
Platform: | Size: 1261568 | Author: Sayeed Ahmed | Hits:

[Driver DevelopUSB_HID_gamestick_tool_VC6.0

Description: VC++6.0源代码,类似于呀呀USB工具上位机软件。 Gamestick上位机程序原型。可以用来与USB HID设备进行通讯,比如可以与游戏手柄或赛车操作方向盘通讯,读取游戏手柄实时读取数据。也可以向HID设备下发数据。可以把它改一下就成了带游戏手柄的上位机界面程序。-usb hid gamestickmouse
Platform: | Size: 5964800 | Author: yan | Hits:

[CommunicationEasy-USB-51-Programer-Host_Src

Description: Easy USB 51 编程器的上位机的源代码,用VC++编写的,基于USB HID应用的源代码-Easy USB 51 PC programmer' s source code, using VC++ prepared, based on the source code for USB HID
Platform: | Size: 151552 | Author: XIONG | Hits:

[USB developUsbMultiTouchScreen

Description: 用VC做的 通过usb hid方式 来实现多点触控的一个小例子。-VC is done via usb hid way to achieve multi-touch a small example. . .
Platform: | Size: 141312 | Author: 吴衣 | Hits:

[USB developVCPP-HidUSB

Description: VC++ 用Windows API函数来实现与符合HID设备类的USB接口通信,并给出了部分代码。-VC++ using Windows API function to achieve accords with the HID device class USB interface communication, and gives some code.
Platform: | Size: 155648 | Author: zxh | Hits:

[SCMUSB2550

Description: USB 2550 实验板包含代码: USB2550.pdf - 实验板电路图 USB_CDC.rar - USB CDC(USB转串口)应用实例,CCS源代码 USB_HID_demo.rar - USB HID 例程及hid库源代码,MPLAB C18源代码,库为汇编代码 USB_HID_DLL_VC_DELPHI_VB.rar - USB HID 上位机例程,包括VC++,VB6,Delphi源代码-USB 2550 experiment board contains the code: USB2550.pdf- experimental circuit boards USB_CDC.rar- USB CDC (USB to serial) application examples, CCS source code USB_HID_demo.rar- USB HID routines and hid library source code, MPLAB C18 source code library for the assembly code USB_HID_DLL_VC_DELPHI_VB.rar- USB HID host computer routines, including VC++, VB6, Delphi source code
Platform: | Size: 3081216 | Author: jinmh | Hits:

[Windows DevelopHIDincludfile

Description: 本页收集了一些在VC++中进行HID设备读写的头文件:hid.lib hidpi.h hidsdi.h setupapi.lib targetver.h,需要时请引入这些头文件,链接库也要加入,至于怎么加入,百度就OK了,另附压缩包内附有一张示例图,告诉你如何引入这些头文件。-This page is a collection of some conduct HID device to read and write in VC++ header files: hid.lib hidpi.h hidsdi.h setupapi.lib targetver.h, please introduce these header files when needed, link libraries have joined, as to how to join , Baidu OK, attach the compressed package containing a sample chart that tells you how to introduce these header files.
Platform: | Size: 58368 | Author: gxtxtplg | Hits:

[Communicationusbhid_vc6

Description: 使用VC开发环境,让应用程序检查特定的USB HID设备,并与该设备交互数据。USB HID设备最大的优点是免驱动。-Using VC development environment, make the application check specific USB HID devices, and interactive data with t
Platform: | Size: 3283968 | Author: zhang | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net